<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url(dll.css);
@import url(module.css);
@import url(global.css);
@import url(/onlinecss/onlineeditor.css);
@import url(ddsmoothmenu.css);
@import url(animate.css);
@import url(banner.css);

/* 首页部分开始 */
strong {
    font-weight: bold !important;
}


.pro-con_list li .pic img {
    width: 100%;
    height: 463px;
}

.pro-con_list li .pic2 img {
    width: 100%;
    height: 463px;
}

.remark .pv-video-player {
    margin: 0 auto;
}

.header {
    height: 80px;
    /* background-color: var(--mainColor); */
    /* border-bottom: 1px solid rgba(255, 255, 255, 0.11); */
    transition: height 0.36s ease;
    width: 100%;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    max-width: 1920px;
    margin: 0 auto;
}

.header .content {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.header_tel {

    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.header_tel&gt;ul {
    display: flex;
    flex-wrap: wrap;
    margin-right: 10px;
}

.header_tel&gt;ul&gt;li {
    margin: 0 10px;
    font-size: 16px;
    color: #333;
    line-height: 80px;
}

.header_tel&gt;ul&gt;li&gt;a {
    text-decoration: underline;
}

.header_tel p {
    color: #333;
    font-size: 16px;
}

.i_banner_box {
    text-align: center;
}

.wrapper {
    width: 100%;
}

.remark strong {
    font-size: 16px;
    font-weight: 600;
    text-align: center;

}

.remark p {
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
    padding: 10px;
}

.content {
    width: 1200px;
    margin: 0 auto;
}

.jltdfs h4 {
    font-size: 18px;
    color: #333;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 10px;
}

.jltdfs h3 {
    font-size: 16px;
    color: #333;
    line-height: 50px;
    font-weight: 700;
    margin-bottom: 10px;
}

.jltdfs {
    font-size: 16px;
    line-height: 30px;
    color: #666;
}

.index .cur0,
.menu_79 .cur1,
.menu_70 .cur1,
.menu_71 .cur1,
.menu_72 .cur1,
.menu_73 .cur1,
.menu_74 .cur1,
.news .i_n0cur,
.products .i_n0cur,
.menu_76 .cur6,
.menu_77 .cur4,
.menu_78 .cur5,
.menu_81 .i_n0cur,
.menu_80 .i_n0cur {
    border-bottom: 3px solid var(--mainColor);
    background-color: rgba(0, 106, 193, .1);
}

.index .cur0&gt;a,
.menu_79 .cur1&gt;a,
.menu_70 .cur1&gt;a,
.menu_71 .cur1&gt;a,
.menu_72 .cur1&gt;a,
.menu_73 .cur1&gt;a,
.menu_74 .cur1&gt;a,
.news .i_n0cur&gt;a,
.products .i_n0cur&gt;a,
.menu_76 .cur6&gt;a,
.menu_77 .cur4&gt;a,
.menu_78 .cur5&gt;a,
.menu_81 .i_n0cur&gt;a,
.menu_80 .i_n0cur&gt;a {
    color: var(--mainColor);

}

.menu_53 p,
.menu_54 p,
.menu_55 p,
.menu_57 p {
    line-height: 40px;
}

.logo {
    height: 80px;
    float: left;
    display: flex;
    align-items: center;
}

.logo a {
    display: block;
}

.i_nav {
    float: left;
    height: 80px;
    padding-right: 0;
    margin-left: 40px;
}

.navPage ul li {
    display: none;
}

.navPage ul li.nextPagesBlock {
    display: inline-block;
}

.ddsmoothmenu {
    font-size: 14px;
}

#com_thenm_list {
    margin-bottom: 80px;
}

/* 了解枫禾 */
.sidebar {
    width: 100%;
    position: relative;
    top: 30px;
    padding: 10px 30px;
    box-sizing: border-box;
}

.menu_76 .sidebar,
.menu_77 .sidebar,
.news .sidebar {
    padding: 10px 150px;
}

.sortnavul li a {
    font-size: 16px;
    font-weight: 500;
    color: #333;
    padding: 10px 0;
    display: inherit;
}

.sortnavul {
    display: flex;
    justify-content: space-between;
}

.sortnavt h3 {
    display: inline-block;
}

.sortnavt span {
    display: inline-block !important;
    float: none;
}

.sortnavt span.line {
    text-indent: 0;
}

.sortnavul span.line {
    padding: 10px 0;
}

.sortnavul span.line:nth-last-of-type(1) {
    display: none;
}

.sortnavul li a.on {
    color: var(--mainColor);
    border-bottom: 2px solid var(--mainColor);
}

.sortnavul li a:hover {
    color: var(--mainColor);
    border-bottom: 2px solid var(--mainColor);
}

.introduction_container {
    overflow: hidden;
}

.introduction_container .intro_item {
    height: 950px;
    float: left;
    position: relative;
}

.intro_toptitle {
    width: 30%;
    height: 100%;
    padding-top: 100px;
}

.intro_toptitle h2.line {
    position: relative;
    width: 120px;
    height: 3px;
    background-color: #C8A065;
    top: 10px;
    left: 17px;
}

.intro_toptitle h3 {
    margin: 30px 5px 10px 20%;
    font-size: 30px;
    display: inline-block;
    color: #333;
    font-weight: 500;
    font-style: italic;
}

.intro_toptitle p {
    display: inline-block;
    font-size: 16px;
    color: #C8A065;
    font-weight: 500;
    font-style: italic;
    font-family: '宋体';
}

.intro_pic {
    width: 30%;
    position: relative;
    padding: 30px 0;
}

.intro_bg_pic_left {
    position: absolute;
    top: 50%;
    left: -90%;
}

.intro_bg_pic_right {
    position: absolute;
    top: 40%;
}

.intro_text {
    width: 40%;
    padding-top: 220px;
}

.intro_text .title {
    font-size: 22px;
    color: var(--mainColor);
    font-style: italic;
    font-weight: 300;
    margin-bottom: 50px;
    font-weight: 600;
}

.intro_text .line {
    width: 150px;
    height: 3px;
    background: #C8A065;
    position: relative;
    top: -30px;
    left: -25%;
}

.intro_text .title span {
    margin-left: 5px;
    font-size: 16px;
    color: #333;
}

.intro_text .text_info p {
    font-size: 16px;
    line-height: 28px;
    color: #333;
    font-family: 'Microsoft YaHei';
}


.environment {
    position: relative;
    overflow: hidden;
    background-color: #F5F5F5;
    padding: 80px 0;
}

.environment .content {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.environment .content .xiaoqu-swiper-container {
    margin-top: 20px;
    overflow: hidden;
}

.environment h2.line {
    position: absolute;
    width: 120px;
    height: 3px;
    background-color: #C8A065;
    top: 0px;
    left: -60px;
}

.environment h3 {
    margin: 30px 5px 10px 0%;
    font-size: 30px;
    display: inline-block;
    color: #333;
    font-weight: 500;
    font-style: italic;
}

.environment .content&gt;p {
    display: inline-block;
    font-size: 16px;
    color: #C8A065;
    font-weight: 500;
    font-style: italic;
    font-family: '宋体';
}

.environment .swiper-slide {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    overflow: hidden;
}

.environment .swiper-slide .img {
    width: 30%;
    margin-bottom: 20px;
}

.environment .swiper-container-horizontal&gt;.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: -20px;
}

.remark1 {
    overflow: hidden;
    /* margin-top: -80px; */
    width: 100%;
}

.p_pro {
    margin-top: 100px;
}

.new_pro_con .left_title {
    width: 152px;
    float: left;
    margin-right: 50px;
    height: 200px;
    background: var(--mainColor);
    position: relative;
}

.menu_71 .new_pro_con .left_title,
.menu_70 .new_pro_con .left_title,
.menu_74 .new_pro_con .left_title,
.menu_73 .new_pro_con .left_title {
    margin-left: 60px;
    top: -40px;
}

.new_pro_con .left_title h2 {
    color: #fff;
    font-size: 200px;
    position: absolute;
    bottom: 0;
    width: 100%;
    line-height: .7;
    opacity: .3;
    text-align: center;
    font-weight: 700;
}

.menu_73 .new_pro_con .left_title h2 {
    line-height: 1;
}

.new_pro_con .left_title p {
    width: 1em;
    font-size: 36px;
    position: absolute;
    bottom: -2.5em;
    right: 25px;
    color: #333;
}

.new_pro_con .left_title p span {
    color: #fff;
}

.new_pro_con .right_con {
    overflow: hidden;
}

.menu_74 .new_pro_con .right_con {
    margin-top: 80px;
}

.menu_73 .new_pro_con .right_con {
    margin-top: 50px;
}

.new_pro_con .proall-con__text {
    font-size: 16px;
    line-height: 30px;
    color: #333;
    padding-top: 25px;
    padding-bottom: 45px;
    text-indent: 2em;
}

.content_list {
    display: flex;
    flex-wrap: wrap;
}

.menu_91 .content_list {
    justify-content: center;
}
.menu_91 .navPage {
    display: none;
}

.menu_91 .content_list li {
    width: calc(100% / 2 - 10px);
}

.menu_91 .content_list li .pic{
    border: none;
}
.menu_91 .content_list li .title{
    display: none;
}

.content_list li {
    width: calc(100% / 3 - 10px);
    overflow: hidden;
    position: relative;
    margin: 0 5px 10px;

}

.content_list li .pic {
    border: 1px solid #e6e6e6;
    text-align: center;
}

.content_list li .pic img {
    height: 237px;
}

.content_list li .toptitle {
    text-align: center;
    font-size: 16px;
    color: #333;
    line-height: 30px;
}

/*.menu_74 .new_pro_con .content_list li {
    width: auto;
}*/
.menu_73 .new_pro_con .content_list li:nth-of-type(n + 5) {
    width: 31%;
}

.new_pro_con .content_list li::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    clear: both;
}

.new_pro_con .content_list li .pic {
    width: 100%;
    text-align: center;
}

.menu_79 .new_pro_con .content_list li .title,
.menu_72 .new_pro_con .content_list li .title {
    position: absolute;
    bottom: 0;
    padding: 45px 0 15px 2em;
    width: 100%;
    background: url(../Images/装饰.png) no-repeat 0 0 / cover;
}

.menu_73 .new_pro_con .content_list li .title {
    display: none;
}

.new_pro_con .content_list li .toptitle {
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.menu_74 .pro_menu_74 {
    margin-bottom: 60px;
}

.menu_74 .pro_menu_74&gt;h3 {
    font-size: 24px;
    color: #333;
    line-height: 30px;
    margin-bottom: 50px;
    display: flex;
    align-items: center;
}

.menu_74 .pro_menu_74&gt;h3::after {
    content: '';
    width: 60px;
    height: 2px;
    background-color: var(--mainColor);
    margin-left: 15px;
}

.menu_74 .new_pro_con .content_list li .toptitle {
    color: #333;
    text-align: center;
    margin-top: 25px;
}

.menu_77 .content_list li {
    width: 100%;
    padding: 40px;
    margin-bottom: 0;
}

.menu_77 .content_list li:nth-of-type(odd) {
    background-color: #F5F5F5;
}

.menu_77 .content_list li .top-title {
    display: flex;
    justify-content: space-between;
    margin-bottom: 45px;
}

.menu_77 .content_list li .top-title h3 {
    font-size: 24px;
    color: #333;
    line-height: 30px;
    display: flex;
    align-items: center;
}

.menu_77 .content_list li .top-title h3::before {
    content: '';
    width: 2px;
    height: 30px;
    display: inline-block;
    margin-right: 30px;
    background-color: var(--mainColor);
}

.menu_77 .content_list li .top-title a {
    font-size: 16px;
    color: var(--mainColor);
    display: flex;
    align-items: center;
}

.menu_77 .content_list li .top-title a span {
    width: 22px;
    height: 9px;
    display: inline-block;
    background: url(../Images/danxiangjiantou.png) no-repeat 0 0 / 100%;
    margin-left: 15px;
}

.menu_77 .content_list li .bottom-title {
    display: flex;
}

.menu_77 .content_list li .bottom-title p {
    width: 30%;
    font-size: 14px;
}

.menu_77 .content_list li .bottom-title p:first-child {
    margin-left: 30px;
}

/* 集团简介 */
.menu_70 .right_con .des-text {
    margin-top: 50px;
    font-size: 16px;
    color: #333;
}

.menu_72 .new_pro_con .left_title h2,
.menu_71 .new_pro_con .left_title h2,
.menu_70 .new_pro_con .left_title h2 {
    line-height: .8;
}

.menu_70 .right_con .des-text p {
    line-height: 30px;
    text-indent: 2em;
    margin-bottom: 8px;
}

/* 集团简介结束 */

/* 企业文化 */
.menu_71 .right_con .des-list {
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap;
}

.menu_71 .right_con .des-list li {
    width: 50%;
    padding-right: 40px;
    margin-bottom: 45px;
}

.menu_71 .right_con .des-list li h3 {
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 20px;
    color: #333;
    display: flex;
}

.menu_71 .right_con .des-list li h3 span {
    padding-bottom: 20px;
    border-bottom: 2px solid var(--mainColor);
}

.menu_71 .right_con .des-list li h3::before {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: var(--mainColor);
    display: inline-block;
    margin-right: 20px;
    margin-top: 12px;
    flex-shrink: 0;
}

.menu_71 .right_con .des-list li p {
    font-size: 16px;
    color: #333;
    line-height: 30px;
    margin-bottom: 5px;
    padding-left: 26px;
}

/* 企业文化结束 */


/* 人才理念 */
.personnel-container .page-top__text {
    width: 57%;
    margin: auto;
    text-align: center;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    margin-bottom: 65px;
}

.personnel-box .personnel-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 50px;
}

.personnel-box .personnel-item:nth-of-type(odd) {
    flex-direction: row-reverse;
}

.personnel-box .personnel-item .personnel-text {
    width: 50%;
    padding-right: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.personnel-box .personnel-item:nth-of-type(odd) .personnel-text {
    padding-left: 30px;
    padding-right: 0;
}

.personnel-box .personnel-item .personnel-text .number {
    width: 70px;
    height: 70px;
    background-color: var(--mainColor);
    margin-bottom: 35px;
    position: relative;
}

.personnel-box .personnel-item .personnel-text .number span {
    font-size: 60px;
    color: #fff;
    line-height: 0.8;
    opacity: .7;
    font-weight: 700;
    position: absolute;
    bottom: 0;
}

.personnel-box .personnel-item .personnel-title {
    margin-bottom: 30px;
}

.personnel-box .personnel-item .personnel-title h3 {
    font-size: 26px;
    line-height: 50px;
    color: #333;
    display: inline-block;
    position: relative;
    border-bottom: 3px solid var(--mainColor);
}

.personnel-box .personnel-item .personnel-title h3::before {
    content: '';
    width: 250px;
    height: 1px;
    display: block;
    position: absolute;
    border-top: 1px solid #85C79E;
    bottom: -3px;
    z-index: -1;
}

.personnel-box .personnel-item .personnel-title p {
    font-size: 16px;
    line-height: 40px;
    letter-spacing: 3px;
}

.personnel-box .personnel-item .personnel-font p {
    font-size: 16px;
    line-height: 30px;
    color: #333;
    text-indent: 2em;
}

.personnel-box .personnel-item .personnel-pic {
    width: 48%;
    position: relative;
}

.personnel-box .personnel-item .personnel-pic::before {
    content: '';
    width: 55px;
    height: 220px;
    position: absolute;
    bottom: -12px;
    right: -12px;
    background-color: #85C79E;
    z-index: -1;
}

/* 人才理念结束 */

/* 加入我们详情 */

.position-view .position-view__title {
    text-align: center;
    padding-bottom: 30px;
    border-bottom: 1px solid #999;
}

.position-view__title h3 {
    font-size: 36px;
    color: #333;
    font-weight: 700;
    margin-bottom: 40px;
}

.position-view__title .des ul {
    display: flex;
    justify-content: space-between;
}

.position-view__title .des ul li {
    font-size: 18px;
    line-height: 30px;
}

.position-view__con {
    margin-top: 50px;
}

.position-view__con .position-con__item {
    margin-bottom: 40px;
}

.position-view__con .position-con__item h4 {
    font-size: 18px;
    color: #333;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 10px;
}

.position-view__con .position-con__item p {
    font-size: 16px;
    line-height: 30px;
    color: #666;
}

/* 加入我们详情结束 */

/* 新闻中心 */
.news-con_list li {
    display: flex;
    margin-bottom: 50px;
    padding-right: 40px;
}

.news-con_list li:hover {
    box-shadow: 0 0 10px #ccc;
}

.news-con_list li .pic {
    width: 30%;
    margin-right: 45px;
    flex-shrink: 0;
}

.news-con_list li .list-con .toptitle {
    font-size: 24px;
    color: #333;
    margin-bottom: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-con_list li .list-con {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.news-con_list li .list-con .time {
    font-size: 14px;
    color: #999;
    margin-bottom: 25px;
}

.news-con_list li .list-con .news_infos {
    font-size: 16px;
    line-height: 30px;
    color: #666;
    margin-bottom: 25px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.news-con_list li .list-con a {
    font-size: 16px;
    color: var(--mainColor);
    display: flex;
    align-items: center;
}

.news-con_list li .list-con a span {
    width: 22px;
    height: 9px;
    display: inline-block;
    background: url(../Images/danxiangjiantou.png) no-repeat 0 0 / 100%;
    margin-left: 15px;
}

/* 新闻详情 */
.news_view #com_thenm_list {
    max-width: 800px;
}


/* 案例展示 */
.pro-con_list li {
    padding: 20px;
    background-color: #E5F0F9;
    margin-bottom: 40px;
}

.pro-con_list li a {
    display: flex;
    justify-content: space-between;
}

.pro-con_list li .pro-des {
    width: 30%;
    padding-left: 15px;
    padding-top: 20px;
}

.pro-con_list li .pro-des .pro-icon {
    width: 46px;
    height: 42px;
    background: url(../Images/gongcheng.png) no-repeat 0 0 / 100%;
    margin-bottom: 30px;
}

.pro-con_list li .pro-des .toptitle {
    font-size: 26px;
    color: #0B5E2B;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 50px;
}

.pro-con_list li .pro-des .subtitle {
    font-size: 14px;
    color: #333;
    line-height: 25px;
}

.pro-con_list li .pic {
    width: 32%;
}

.pro-con_list li .pic2 {
    width: 32%;
}

/* 联系我们 */
.menu_78 .sidebar {
    display: none;
}

.contact-container .contact-item {
    display: flex;
}

.contact-container .contact-item:first-child {
    margin-bottom: 95px;
}

.contact-container .contact-item .contact-text {
    width: 50%;
    padding-right: 50px;
}

.contact-container .contact-item .contact-text .title-text {
    margin-top: 50px;
}

.contact-item .contact-text .title-text h3 {
    font-size: 36px;
    color: #333;
    line-height: 60px;
    border-bottom: 1px solid var(--mainColor);
    display: inline-block;
    padding-right: 60px;
    position: relative;
}

.menu_76 .remark1,
.menu_78 .remark1 {
    overflow: visible;
}

.contact-item .contact-text .title-text h3::before {
    content: '';
    width: 32px;
    height: 32px;
    background-color: var(--mainColor);
    position: absolute;
    top: 0;
    left: -13px;
    opacity: .8;
    z-index: -1;

}

.contact-item .contact-text .title-text p {
    font-size: 16px;
    letter-spacing: 3px;
    line-height: 40px;
}

.contact-item .contact-msg {
    margin-top: 50px;
}

.contact-item .contact-msg p {
    font-size: 16px;
    color: #333;
}

.contact-item .contact-msg p:first-child {
    font-size: 24px;
    margin-bottom: 30px;
}

.contact-item .contact-msg p:first-child strong {
    font-size: 16px;
}

.contact-item .contact-map {
    width: 50%;
    padding-top: 29.5%;
    position: relative;
    overflow: hidden;
}

.contact-item .contact-map iframe {
    position: absolute;
    top: 0;
    left: 0;
}

/* 联系我们结束 */


/* 首页 */
.index-title {
    text-align: center;
}

.index-title h2 {
    font-size: 32px;
    line-height: 40px;
    color: #333;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 23px;
}

.index-title p {
    font-size: 22px;
    line-height: 30px;
    color: #333;
}

.index-title p span {
    color: var(--mainColor);
}

.index-title .in-title__line {
    display: inline-block;
    width: 100px;
    height: 2px;
    background: var(--mainColor);
    margin-top: 30px;
    margin-bottom: 50px;
}

.in-detail {
    font-size: 16px;
    color: var(--mainColor);
    font-weight: 700;

}

.in-detail a {
    display: flex;
    align-items: center;
}

.in-detail a span {
    width: 22px;
    height: 9px;
    display: inline-block;
    background: url(../Images/danxiangjiantou.png) no-repeat 0 0 / 100%;
    margin-left: 15px;
}

.in-classic,
.in-plan,
.in-case,
.in-news,
.in-about {
    padding: 5.2% 0;
}

/* 关于一建 */

.in-about__con {
    display: flex;
    flex-wrap: wrap;
}

.in-about__con .in-about__text {
    width: 50%;
    padding-right: 60px;
}

.in-about__con .in-about__text .index-title {
    margin-top: 40px;
    text-align: left;
}

.in-about__con .in-about__text .in-about__des {
    margin-top: 30px;
    padding-left: 90px;
    position: relative;
}

.in-about__con .in-about__text .in-about__des::before {
    content: '';
    width: 100px;
    height: 2px;
    position: absolute;
    top: 13px;
    left: -50px;
    background-color: var(--mainColor);
}

.in-about__con .in-about__text .in-about__des p {
    font-size: 16px;
    line-height: 30px;
    color: #333;
    margin-bottom: 8px;
    text-indent: 2em;
}

.in-about__con .in-about__text .in-about__des .in-detail {
    margin-top: 60px;
}


.in-about__con .in-about__pic {
    width: 50%;
}

.in-about__con .sm-pic {
    display: none;
}

/* 关于一建结束 */

/* 首页新闻开始 */
.in-news__time {
    font-size: 26px;
}

.in-news__title h3 {
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.in-news__info {
    font-size: 14px;
    color: #666;
    line-height: 30px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.in-plan,
.in-news {
    overflow: hidden;
    background-color: #F7F7F7;
    color: #333;
}

.in-news .first-news {
    width: calc(50% - 40px);
    float: left;
    background-color: #fff;
    padding: 12px 30px;

}

.in-news .first-news .in-news__time {
    margin-bottom: 12px;
}

.in-news .first-news .in-news__title {
    margin-bottom: 20px;
}

.in-news .first-news .in-news__info {
    margin-bottom: 0px;
}

.in-news .first-news .in-detail {
    margin-top: 40px;
}

.in-news .other-news {
    width: 50%;
    float: right;
}

.in-news .other-news li {
    padding: 35px 0 35px 30px;
    border-bottom: 1px solid #ddd;
}

.in-news .other-news li:first-child {
    padding-top: 0;
}

.in-news .other-news li:hover {
    cursor: pointer;
    background-color: #fff;
    border-radius: 5px;
}

.in-news .other-news li:hover .toptitle .in-news__title {
    color: var(--mainColor);
}

.other-news li .toptitle {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    align-items: center;
}

.other-news li .toptitle .in-news__title {
    padding-right: 45px;
    flex: 1;
    width: calc(100% - 80px);
}

.other-news li .toptitle .in-news__time {
    width: 80px;
    flex-shrink: 0;
    line-height: 1;
}

.other-news li .bottomInfo {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.other-news li .bottomInfo .in-news__info {
    line-height: 25px;
    flex: 1;
    padding-right: 70px;
}

.other-news li .bottomInfo .in-news__detail {
    width: 80px;
    border-left: 1px solid #999;
    flex-shrink: 0;
}

.other-news li .bottomInfo .in-news__detail a span {
    width: 22px;
    height: 9px;
    display: inline-block;
    background: url(../Images/danxiangjiantou.png) no-repeat 0 0 / 100%;
    margin-left: 15px;
}

/* 首页新闻结束 */
/* 首页案例开始 */
.in-case {
    position: relative;

}

.in-case .index-title h2 {
    color: #fff;
}

.in-case .index-title p {
    color: #fff;
}

.in-case .shade-pic {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2;
}

.in-case .sort_l ul {
    text-align: center;
    margin-bottom: 55px;
}

.in-case .sort_l ul li {
    display: inline-block;

}

.in-case .sort_l ul li a {
    display: inline-block;
    padding: 10px 65px 10px 33px;
    font-size: 16px;
    color: #fff;
}

.in-case .sort_l ul li a.on {
    background-color: #fff;
    color: var(--mainColor);
    position: relative;
    display: flex;
    align-items: center;
    border-radius: 50px;
}

.in-case .sort_l ul li a.on::before {
    content: '';
    width: 22px;
    height: 9px;
    position: absolute;
    background: url(../Images/danxiangjiantou.png) no-repeat 0 0 / 100%;
    right: 30px;
}

.in-case .i_newlist ul {
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    padding: 5px;
    box-shadow: 0 0 10px #ccc;
}

.in-case .i_newlist ul li {
    width: calc(100% / 3);
    padding: 5px;
    position: relative;
}

.in-case .i_newlist ul li .item_wrapper {
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: rgba(18, 146, 67, .7);
    display: none;
}

.in-case .i_newlist ul li:hover .item_wrapper {
    display: flex;
}

.in-case .i_newlist ul li .item_wrapper h3 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 40px;
}

.in-case .i_newlist ul li .item_wrapper a {
    font-size: 16px;
    display: flex;
    align-items: center;
    font-weight: 700;
}

.in-case .i_newlist ul li .item_wrapper a span {
    width: 22px;
    height: 9px;
    display: inline-block;
    background: url(../Images/danxiangjiantou2.png) no-repeat 0 0 / 100%;
    margin-left: 15px;
}

/* 首页案例结束 */
/* 首页合作伙伴开始 */
.index_partner {
    margin-bottom: 5.2%;
    overflow: hidden;
}

.index_partner .partner_con {}

.index_partner .partner_con_item {
    width: calc((100% - 80px) / 5);
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
    box-shadow: 0 0 3px #ddd;
}

.index_partner .partner_con_item:nth-of-type(5n) {
    margin-right: 0;
}

/* 首页合作伙伴结束 */



.footer {
    background: #035EA9;
    padding-top: 50px;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    overflow: hidden;
    padding-bottom: 50px;
    border-bottom: 1px solid #05589C;
    position: relative;
}

.footer::before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #ddd;
    position: absolute;
    bottom: 0px;
    left: 0;
    opacity: .2;
}

.footer .contactlist {
    display: flex;
    align-items: center;
}

.footer .footer-con {
    width: 78%;
    display: flex;
    flex-wrap: wrap;
}

.footer .footer-con .footer-item {
    width: 50%;
}

.footer .footer-con .footer-item .title-text {
    font-size: 16px;
}

.footer .footer-con .footer-item .title-text h3 {
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;
    font-weight: 700;
}

.footer-con .footer-item .title-text h3::before {
    content: '';
    position: absolute;
    width: 2em;
    height: 2px;
    background-color: #fff;
    bottom: 0;
    left: 0;
}

.footer-con .footer-item .contact-msg p {
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 5px;
}

.footer-con .footer-item .contact-msg p strong {
    font-size: 20px;
    font-weight: 700;
}

.footer .footer-con .footer-item:first-child {
    padding-right: 50px;
    position: relative;
}

.footer .footer-con .footer-item:first-child::before {
    content: '';
    width: 1px;
    position: absolute;
    background-color: #09451f;
    right: 1px;
    top: 20px;
    bottom: 20px;
}

.footer .footer-con .footer-item:first-child::after {
    content: '';
    width: 1px;
    position: absolute;
    background-color: #ddd;
    right: 0;
    top: 20px;
    bottom: 20px;
    opacity: .2;
}

.footer .footer-con .footer-item:last-child {
    padding-left: 50px;
    position: relative;
}

.footer .erweima {
    width: 22%;
}

.footer .erweima ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.footer .erweima ul li{
    width: calc(100% / 2 - 10px);
}

.footer .erweima ul li {
    max-width: 100%;
}

.footer .erweima ul li h3 {
    font-size: 14px;
    text-align: center;
    
}

.copyright {
    background-color: #035EA9;
    text-align: center;
}

.copyright p {
    line-height: 50px;
    color: #fff;
}


/* 响应式开始 */
@media screen and (max-width: 1440px) {
    .tuandui_toptitle {
        margin-bottom: 60px;
    }

    /* .pro .img_box {
        height: 430px;
    }
    .pro .infos {
        height: 430px;
    } */
    .pro .swiper-button-prev {
        left: 58% !important;
    }

    .pro .swiper-button-next {
        left: 62% !important;
    }

    .index .ad2 .ad2_con p {
        top: 20%;
    }

    .index .ad2 .ad2_con a {
        bottom: 20%;
    }

    .pro .swiper-pagination {
        bottom: 6%;
    }

    .pro .swiper-button-prev {
        bottom: 4% !important;
    }

    .pro .swiper-button-next {
        bottom: 4% !important;
    }
}

@media screen and (max-width: 1280px) {
    .content {
        padding: 0 2%;
        width: 100%;
    }

    .welcome_bg .welcome_text {
        padding-left: 2%;
        width: 100%;
    }

    .tuandui_toptitle {
        margin-bottom: 60px;
    }

    /* .pro .img_box {
        height: 380px;
    }
    .pro .infos {
        height: 380px;
    } */

    .pro .swiper-button-prev {
        left: 60% !important;
    }

    .pro .swiper-button-next {
        left: 64% !important;
    }

    .pro .swiper-pagination {
        bottom: 10px;
    }

    .pro .swiper-button-prev {
        bottom: 0% !important;
    }

    .pro .swiper-button-next {
        bottom: 0% !important;
    }

    .index_message .text_box {
        padding-top: 30px;
    }

    .index_message .text_box .text_box_con {
        line-height: 40px;
    }

}

@media screen and (max-width: 1080px) {
    .in-news .other-news li {
        padding: 25px 0 25px 15px;
    }

    .other-news li .toptitle .in-news__title {
        padding-right: 30px;
    }

    .other-news li .bottomInfo .in-news__info {
        padding-right: 40px;
    }

    .in-news .first-news .first-pic {
        margin-top: 15px;
    }

    .contact-container .contact-item:first-child {
        margin-bottom: 60px;
    }

    .in-case {
        overflow: hidden;
    }

    .in-case .shade-pic img {
        min-width: 1024px;
    }

    .index-title .in-title__line {
        margin-top: 25px;
        margin-bottom: 30px;
    }

    .in-case .sort_l ul {
        margin-bottom: 30px;
    }

    .in-case .sort_l ul li {
        margin-bottom: 15px;
    }

    .in-case .sort_l ul li a {
        display: inline-block;
        padding: 8px 58px 8px 27px;
    }

    .footer {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .footer .footer-con .footer-item:first-child {
        padding-right: 30px;
    }

    .footer .footer-con .footer-item:last-child {
        padding-left: 30px;
    }

    .footer .erweima {
        flex-direction: column;
    }

    .footer .erweima p {
        margin-left: 0;
        margin-top: 15px;
    }

    .index_message .text_box .text_box_con {
        line-height: 30px;
        font-size: 14px;
    }

    .index .ad2 .ad2_con p {
        top: 12%;
    }

    .index .ad2 .ad2_con a {
        bottom: 12%;
    }

    .index .ad2 {
        margin-bottom: 50px;
    }

    .tuandui_toptitle {
        margin-bottom: 40px;
    }

    .index_partner .partner_con {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    .pro {
        margin-bottom: 50px;
    }

    .p_pro {
        margin-top: 60px;
    }

    .intro_toptitle h2.line {
        left: 0;
    }

    .intro_toptitle h3 {
        margin: 30px 5px 10px 10%;
        font-size: 26px;
    }

    .intro_toptitle p {
        font-size: 14px;
    }

    .intro_bg_pic_left {
        width: 80%;
    }

    .intro_pic {
        width: 32%;
    }

    .menu_45 .introduction_container .content {
        padding: 0 1%;
    }

    .intro_text {
        width: 38%;
        padding-top: 200px;
    }

    .intro_text .text_info p {
        font-size: 14px;
    }

    .environment h2.line {
        left: -30px;
    }

    .new_pro_con .content_list li .title {
        padding: 0;
        padding-left: 20px;
        padding-right: 20px;
    }

    .new_pro_con .content_list li .toptitle {
        font-size: 20px;
    }

    .pro_item_title {
        margin: 60px 0;
    }

    .proview_item_1 .pro_list_item .toptitle .pro_infos h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .proview_item_1 .pro_list_item .toptitle .pro_infos .name {
        font-size: 20px;
    }

    .proview_item_1 .pro_list_item .toptitle .pro_infos .line {
        margin: 18px 0;
    }

    .proview_item_1 .pro_list_item .toptitle .pro_infos .introduce {
        font-size: 12px;
        padding-left: 3%;
    }

    .proview_item_3 .pro_list ul li,
    .proview_item_2 .pro_list ul li {
        height: 340px;
    }

    .describe .title {
        margin: 60px 0;
    }

    .slantTitle {
        margin: 60px 0;
    }

    .ditu {
        margin-top: 60px;
    }

    .liucheng_top .number {
        font-size: 40px;
    }

    .liucheng_bottom .item {
        width: 120px;
        font-size: 14px;
    }

    .liucheng_bottom {
        padding-left: 5%;
    }

    .body_container p {
        font-size: 14px;
    }

    .liucheng_bottom .long_item ul li {
        font-size: 14px;
    }

    .liucheng_top .title,
    .liucheng_top .number {
        height: 43px;
    }

    .menu_61 .subTitle {
        font-size: 16px;
        top: -40px;
    }

    .menu_61 .content_list li .pic {
        margin-top: 0;
    }

    .menu_61 .content_list li {
        width: 30%;
        margin-left: 2%;
        height: 300px;
    }

    .menu_61 .content_list li .subtitle {
        height: auto;
    }

    .menu_61 .content_list li .details {
        font-size: 14px;
        height: 30px;
        line-height: 30px;
        margin-top: 15px;
    }

    .menu_61 .zhaopin .resume {
        margin-top: 10px;
    }

    .guihua_img ul li img {
        height: 160px;
    }

    .guihua_img ul li img {
        width: 100%;
        height: 200px;
    }

    .news-con_list li {
        display: flex;
        margin-bottom: 30px;
        padding-right: 0px;
    }

    .news-con_list li .pic {
        width: 30%;
        margin-right: 0;
        flex-shrink: 0;
    }

    .news-con_list li .list-con {
        flex: 1;
        width: 70%;
        padding-left: 25px;
    }

    .news-con_list li .list-con .time {
        font-size: 14px;
        color: #999;
        margin-bottom: 10px;
    }

    .personnel-container .page-top__text {
        width: 80%;
    }

    .personnel-box .personnel-item .personnel-text {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-content: center;
    }

    .personnel-box .personnel-item .personnel-text .number {
        margin-bottom: 0;
        margin-right: 20px;
    }

    .personnel-box .personnel-item .personnel-title {
        margin-bottom: 0;
    }

    .personnel-box .personnel-item .personnel-font {
        margin-top: 20px;
    }
}

@media screen and (max-width: 768px) {
    .pro-con_list li .pic img {
        width: 100%;
        height: auto;
    }
    .content_list li .pic img {
        height: auto;
    }
    .footer .erweima ul li img {
        width: 120px;
    }

    .pro-con_list li .pic2 img {
        width: 100%;
        height: auto;
    }

    .menu_61 .content_list li .details {
        width: 40%;
        font-size: 12px;
    }

    .menu_61 .subTitle {
        font-size: 14px;
        top: -30px;
    }

    .liucheng_bottom .item::after {
        content: '';
        width: 15px;
        height: 15px;
        background: url(../Images/jiantou.png) no-repeat 0 0 / 100%;
        position: absolute;
        right: -25px;
    }

    .liucheng_bottom .wrapItem .item:last-child::after {
        content: '';
        width: 13px;
        height: 15px;
        position: absolute;
        top: -70%;
        left: 50%;
        transform: translateX(-50%);
        background: url(../Images/jiantou2.png) no-repeat 0 0 / 100%;
    }

    .liucheng_bottom .long_item ul li {
        font-size: 12px;
    }

    .liucheng_bottom .item {
        width: 100px;
        font-size: 12px;
        text-align: center;
    }

    .liucheng_bottom .item p {
        font-size: 12px;
        line-height: 20px;
    }

    .liucheng_bottom .heightItem {
        height: 60px;
    }

    .menu_61 .p_pro {
        margin-top: -145px;
    }

    .menu_61 .zhaopin .resume {
        margin-bottom: 50px;
    }

    .liucheng_top .title,
    .liucheng_top .number {
        height: 40px;
        width: 150px;
    }

    .liucheng_top .number {
        font-size: 35px;
    }

    .liucheng_top .title {
        width: 180px;
        font-size: 20px;
    }

    .body_container p {
        font-size: 12px;
    }

    .liucheng_bottom .item,
    .liucheng_top {
        margin-bottom: 30px;
    }

    .liucheng_bottom .wrapItem .item:first-child {
        margin-bottom: 30px;
    }

    .footer .footer_left .footer_left_top h3 {
        font-size: 20px;
    }

    .footer .footer_left .footer_left_top {
        margin-bottom: 0;
    }

    .footer .footer_middle dl dt {
        font-size: 14px;
    }

    .proview_item_1 .pro_list .pro_list_item .toptitle {
        height: auto;
        width: 100%;
    }

    .proview_item_1 .pro_list .pro_list_item:nth-of-type(odd) .pic {
        width: 100%;
    }

    .proview_item_1 .pro_list .pro_list_item:nth-of-type(even) .pic {
        width: 100%;
    }

    #com_nmpost_gbook .message {
        width: 100%;
        text-align: center;
    }

    .welcome_bg .welcome_text {
        font-size: 30px;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .index .ad1 .ad1_con p {
        font-size: 20px;
    }

    .index .ad1 {
        margin: 50px 0;
        text-align: center;
    }

    .tuandui_toptitle .content_text {
        font-size: 14px;
        margin-top: 30px;
        line-height: 30px;
    }

    .pro .infos {
        padding-top: 0 2%;
    }

    .pro .swiper-pagination {
        width: 70px !important;
        font-size: 14px !important;
    }

    .pro .swiper-button-prev:after,
    .swiper-container-rtl .swiper-button-next:after {
        font-size: 16px !important;
    }

    .pro .swiper-button-next:after,
    .swiper-container-rtl .swiper-button-prev:after {
        font-size: 16px !important;
    }

    .header {
        height: 80px;
        position: relative;
    }

    .header .logo {
        height: 80px;
    }

    .header .logo img {
        width: 80%;
    }

    .index .content {
        padding: 0 2%;
    }

    .i_nav_btn {
        width: 40px;
        height: 40px;
        background: url(../Images/列表.png) no-repeat 0 0 / cover;
        display: block;
        position: absolute;
        right: 30px;
        top: 50%;
        transform: translateY(-50%);

    }

    .i_nav {
        width: 250px;
        height: auto;
        position: absolute;
        right: 0;
        float: right;
        top: 80px;
        background-color: #f5f5f5;
        color: #333;
        z-index: 999;
        display: none;
        padding: 0;
    }

    .header_tel {
        display: none;
    }

    .ddsmoothmenu li {
        float: none;
        height: auto;
        border: 0;
        text-align: center;
    }

    .ddsmoothmenu li a {
        color: #333;
        line-height: 40px;
    }

    .i_nav ul li ul {
        position: relative;
        width: 100% !important;
        left: 0 !important;
    }

    .index_message .text_box {
        padding-top: 0;
    }

    .index_message .text_box .text_box_con {
        padding-top: 0;
    }

    .index_message .text_box .text_box_con {
        line-height: 25px;
        font-size: 12px;
    }

    .index .ad2 .ad2_con p {
        font-size: 24px;
    }

    .index .ad2 .ad2_con a {
        width: 150px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }

    .introduction_container .intro_item {
        height: 850px;

    }

    .intro_toptitle {
        width: 28%;
    }

    .intro_toptitle h2.line {
        left: -10px;
        width: 80px;
        height: 2px;
    }

    .intro_toptitle h3 {
        font-size: 22px;
    }

    .intro_toptitle p {
        font-size: 12px;
    }

    .intro_bg_pic_left {
        width: 70%;
    }

    .intro_text {
        width: 37%;
        padding-top: 160px;
        float: right !important;
    }

    .intro_text .text_info p {
        font-size: 12px;
        line-height: 25px;
    }

    .environment {
        padding: 50px 0;
    }

    .environment .content {
        width: 100%;
        padding: 0 2%;
    }

    .environment h2.line {
        height: 2px;
    }

    .environment h3 {
        font-size: 22px;
    }

    .environment .content&gt;p {
        font-size: 12px;
    }

    .new_pro_con .content_list li .toptitle {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .sortnavul li a {
        font-size: 22px;
    }

    .tuandui_toptitle .title {
        font-size: 26px;
    }

    .tuandui_toptitle .subtitle {
        font-size: 14px;
    }

    .proview_item_3 .pro_list ul,
    .proview_item_2 .pro_list ul,
    .proview_item_1 .pro_list .pro_list_item {
        width: 100%;
    }

    .proview_item_3 .pro_infos h3,
    .proview_item_2 .pro_infos h3 {
        font-size: 18px;
    }

    .proview_item_3 .pro_infos .slant,
    .proview_item_2 .pro_infos .slant {
        padding: 0 10px;
    }

    .proview_item_3 .pro_infos .position,
    .proview_item_2 .pro_infos .position {
        font-size: 12px;
    }

    .pro_item_title {
        margin: 40px 0;
    }

    #com_thenm_list,
    .sidebar {
        padding: 0;
    }

    .national_flag {
        margin-bottom: 40px;
    }

    .national_flag_list li {
        width: 20%;
    }

    .describe .describe_item {
        height: 120px;
    }

    .describe .describe_item .text {
        display: block;
    }

    .describe .describe_item .text p {
        line-height: 20px;
    }

    .describe .describe_item .text ul {
        margin-top: 10px;
    }

    .describe .describe_item .text ul li {
        font-size: 12px;
        line-height: 20px;
    }

    .describe .title {
        margin: 40px 0;
        font-size: 22px;
    }

    .describe .exhibition .biaoti {
        line-height: 30px;
    }

    .guihua_img ul li img {
        height: 120px;
    }

    .guihua_img ul li img {
        width: 100%;
        height: 150px;
    }

    .tuandui_toptitle .line {
        margin: 10px auto;
    }

    .slantTitle {
        margin: 40px 0;
    }

    .tab1 {
        width: 100%;
    }

    .apply .apply_icon li strong {
        font-size: 24px;
        line-height: 50px;
    }

    .apply .apply_icon li .text p {
        font-size: 12px;
        line-height: 20px;
    }

    .ditu {
        margin-top: 40px;
    }

    .menu_61 .content_list li {
        height: 250px;
    }

    .menu_61 .content_list li .subtitle {
        font-size: 12px;
    }

    .new_pro_con .content_list li .toptitle {
        font-size: 16px;
    }

    .menu_61 .resume {
        width: 25%;
    }

    .menu_61 .newview_item .text {
        padding-top: 0;
    }

    /* 一建首页 */
    .in-about {
        position: relative;
        padding-bottom: 20%;
    }

    .in-about__con {
        flex-direction: column;
    }

    .in-about__con .in-about__text {
        width: 100%;
        padding-right: 20px;
    }

    .in-about__con .in-about__text .index-title {
        text-align: center;
        margin-top: 0;
    }

    .in-about__con .in-about__text .in-about__des {
        margin-top: 60px;
        padding-left: 20px;
    }

    .in-about__con .in-about__text .in-about__des::before {
        top: -30px;
        left: 50%;
        transform: translateX(-50%);
    }

    /* .in-about__con .in-about__text .in-about__des p:nth-of-type(2) {
        padding-right: 200px;
    } */
    /* .in-about__con .in-about__pic {
        width: 400px;
        position: absolute;
        right: 0;
        bottom: 20px;
        opacity: .7;
        z-index: -1;
    } */
    .in-about__con .in-about__pic {
        display: none;
    }

    .in-about__con .sm-pic {
        display: block;
        text-align: center;
        margin-bottom: 20px;
    }

    .index-title h2 {
        font-size: 28px;
        margin-top: 10px;
    }

    .index-title p {
        font-size: 18px;
    }

    .in-news .first-news {
        width: 100%;
        padding: 20px;
    }

    .in-news .first-news .first-news__con {
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .in-news .first-news .in-news__time,
    .in-news .first-news .in-news__title,
    .in-news .first-news .in-news__info {
        width: calc(100% - 250px);
    }

    .in-news .first-news .first-pic {
        width: 220px;
        position: absolute;
        right: 0;
    }

    .in-news .first-news .in-detail {
        margin-top: 20px;
    }

    .in-news .other-news {
        width: 100%;
        margin-top: 15px;
    }

    .in-news .other-news li:first-child {
        padding-top: 25px;
    }

    .index_partner .partner_con_item {
        width: calc((100% - 40px) / 3);
    }

    .index_partner .partner_con_item:nth-of-type(3n) {
        margin-right: 0;
    }

    .index_partner .partner_con_item:nth-of-type(5n) {
        margin-right: 20px;
    }

    .footer .footer-con {
        width: 70%;
    }

    .footer .footer-con .footer-item:first-child {
        width: 100%;
        padding-right: 15px;
    }

    .footer .footer-con .footer-item:first-child::before {
        height: 100px;
        top: calc(50% + 20px);
        bottom: auto;
    }

    .footer .footer-con .footer-item:first-child::after {
        height: 100px;
        top: calc(50% + 20px);
        bottom: auto;
    }

    .footer .footer-con .footer-item:last-child {
        width: 100%;
        padding-left: 0;
        margin-top: 20px;
        padding-right: 15px;
    }

    .footer .erweima {
        width: 200px;
    }

    .menu_71 .new_pro_con .left_title,
    .menu_70 .new_pro_con .left_title,
    .menu_74 .new_pro_con .left_title,
    .menu_73 .new_pro_con .left_title {
        margin-left: 20px;
        top: -40px;
    }

    .new_pro_con .left_title {
        width: 120px;
        margin-right: 20px;
        height: 150px;
    }

    .new_pro_con .left_title h2 {
        font-size: 160px;
    }

    .new_pro_con .left_title p {
        bottom: -2.6em;
        font-size: 34px;
    }

    .new_pro_con .content_list li {
        margin-bottom: 30px;
    }

    .news-con_list li .list-con .toptitle {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 8px;
    }

    .news-con_list li .list-con .time {
        margin-bottom: 0;
    }

    .news-con_list li .list-con .news_infos {
        margin-bottom: 8px;
        -webkit-line-clamp: 2;
    }

    .news-con_list li .list-con .details {
        font-size: 14px;
    }

    .menu_76 .sidebar,
    .menu_77 .sidebar,
    .news .sidebar {
        padding: 0;
    }

    .pro-con_list li a {
        flex-wrap: wrap;
    }

    .pro-con_list li .pro-des {
        width: 100%;
        padding-left: 0;
    }

    .pro-con_list li .pro-des .pro-icon {
        display: inline-block;
        margin-bottom: 0;
    }

    .pro-con_list li .pro-des .toptitle {
        display: inline-block;
        margin-left: 15px;
        margin-bottom: 0;
    }

    .pro-con_list li .pro-des .subtitle {
        margin: 20px 0;
        font-size: 16px;
    }

    .pro-con_list li .pic,
    .pro-con_list li .pic2 {
        width: 47%;
    }

    .personnel-box .personnel-item {
        position: relative;
    }

    .personnel-box .personnel-item .personnel-text {
        width: 100%;
        flex-direction: column;
        padding: 0;
    }

    .personnel-box .personnel-item .personnel-text .number {
        display: block;
        margin-bottom: 10px;
    }

    .personnel-box .personnel-item .personnel-title {
        margin-bottom: 10px;
    }

    .personnel-box .personnel-item .personnel-pic {
        position: absolute;
        width: 250px;
        right: 30px;
    }

    .personnel-box .personnel-item .personnel-pic::before {
        height: 100%;
    }

    .personnel-box .personnel-item:nth-of-type(odd) .personnel-text {
        padding-left: 0;
    }

    .menu_77 .content_list li .bottom-title {
        justify-content: space-between;
    }

    .contact-container .contact-item {
        display: block;
    }

    .contact-container .contact-item .contact-text {
        width: 100%;
        padding: 0 5%;
    }

    .contact-container .contact-item .contact-text .title-text {
        margin-top: 0;
    }

    .contact-item .contact-msg {
        margin-top: 10px;
    }

    .contact-item .contact-msg p:first-child {
        margin-bottom: 15px;
    }

    .contact-item .contact-map {
        width: 90%;
        margin-top: 30px;
        margin-left: 5%;
        padding-top: 45%;
    }
  .menu_71 #com_thenm_list .new_pro_con .left_title {
    display: none;
}
}

@media screen and (max-width: 600px) {
    .header .logo {
        margin-left: 20px;
    }

    .header .logo img {
        width: 60%;
    }

    .welcome_bg .welcome_text {
        font-size: 20px;
    }

    .tuandui_toptitle .title {
        font-size: 24px;
        line-height: 40px;
    }

    .tuandui_toptitle .subtitle {
        font-size: 12px;
    }

    .tuandui_toptitle .line {
        margin: 5px auto;
    }

    .tuandui_toptitle .content_text {
        margin-top: 20px;
    }

    .tuandui_toptitle {
        margin-bottom: 30px;
    }

    .index .target {
        margin-top: 30px;
    }

    .index .ad1 {
        margin: 30px 0;
    }

    .index .ad1 .ad1_con p {
        font-size: 16px;
    }

    .pro .img_box {
        width: 100%;
        float: none;
    }

    .pro .infos {
        float: none;
        width: 100%;
        height: 250px !important;
        padding-top: 1px;
    }

    .pro {
        margin-bottom: 30px;
    }

    .pro .swiper-pagination {
        left: 40% !important;
        width: auto !important;
        bottom: 12px;
    }

    .pro .swiper-button-prev {
        left: 48% !important;
    }

    .pro .swiper-button-next {
        left: 55% !important;
    }

    .index_message {
        margin-bottom: 30px;
    }

    .index_message .text_box {
        padding-left: 0;
    }

    .index_message .text_box .text_box_icon {
        width: 30px;
    }

    .index_message .text_box .text_box_con {
        line-height: 20px;
    }

    .index_message .text_box .text_box_con span {
        font-size: 16px;
        margin-top: 20px;
    }

    .index .ad2 .ad2_con p {
        font-size: 16px;
    }

    .index .ad2 .ad2_con a {
        width: 130px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }

    .index .ad2 {
        margin-bottom: 30px;
    }

    .index_partner {
        margin-bottom: 30px;
    }

    .footer {
        padding-top: 30px;
    }

    .footer .container_content {
        position: relative;
    }

    .footer .footer_left {
        width: 100%;
    }

    .footer .footer_middle {
        width: 100%;
        margin-top: 40px;
        padding-left: 0;
        text-align: center;
    }

    .footer .erweima {
        width: 30%;
        position: absolute;
        right: 0;
    }

    .p_container .sortnavul li a {
        font-size: 20px;
        padding: 15px 0;
    }

    .introduction_container .intro_item {
        height: auto;
    }

    .intro_toptitle {
        width: 40%;
        position: absolute !important;
        padding-top: 0;
        left: 50%;
        transform: translateX(-50%);
        text-align: center;
    }

    .intro_toptitle h2.line {
        left: 10px;
    }

    .intro_toptitle h3 {
        font-size: 20px;
    }

    .intro_pic {
        padding-top: 110px;
    }

    .intro_text {
        width: 65%;
        padding-top: 150px;
    }

    #com_thenm_list {
        margin-bottom: 30px;
    }

    .new_pro_con .content_list li .toptitle {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .new_pro_con .content_list .subtitle {
        -webkit-line-clamp: 2;
    }

    .proview_item_1 .pro_list_item .toptitle .pro_infos h3 {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .proview_item_1 .pro_list_item .toptitle .pro_infos .name {
        font-size: 16px;
    }

    .proview_item_1 .pro_list_item .toptitle .pro_infos .line {
        margin: 8px 0;
    }

    .proview_item_1 .pro_list_item .toptitle .pro_infos .position {
        font-size: 14px;
    }

    .pro_item_title {
        margin: 30px 0;
        font-size: 18px;
    }

    .pro_item_title::after,
    .pro_item_title::before {
        font-size: 20px;
    }

    .proview_item_3 .pro_infos h3,
    .proview_item_2 .pro_infos h3 {
        font-size: 14px;
    }

    .proview_item_3 .pro_list ul li,
    .proview_item_2 .pro_list ul li {
        height: 280px;
    }

    .proview_item_3 .pro_infos,
    .proview_item_2 .pro_infos {
        padding: 0 5px;
    }

    .proview_item_3 .pro_infos .slant,
    .proview_item_2 .pro_infos .slant {
        padding: 0 5px;
    }

    .proview_item_1 .pro_list .pro_list_item:nth-of-type(even) .pic,
    .proview_item_1 .pro_list .pro_list_item:nth-of-type(odd) .pic {
        width: 100%;
        float: none;
    }

    .proview_item_1 .pro_list .pro_list_item .toptitle {
        height: auto !important;
        padding: 20px;
    }

    .proview_item_1 .pro_list_item .toptitle .pro_infos {
        text-align: left;
    }

    .proview_item_1 .pro_list_item .toptitle .pro_infos .introduce {
        padding-left: 0;
    }

    .describe .title {
        margin: 30px 0;
        font-size: 18px;
    }

    .describe .title::after,
    .describe .title::before {
        font-size: 20px;
    }

    .describe .describe_item {
        height: auto;
    }

    .describe .describe_item .pic {
        width: 100%;
        float: none;
    }

    .describe .describe_item .text p {
        line-height: 25px;
        margin-top: 20px;
    }

    .describe .describe_item .text ul li {
        line-height: 25px;
    }

    .body_container p {
        line-height: 25px;
    }

    .describe .exhibition .biaoti {
        font-size: 18px;
        line-height: 20px;
    }

    .p_container .sortnavul li a {
        font-size: 16px;
    }

    .sortnavul span.line {
        padding: 15px 0;
    }

    .tuandui_toptitle .title {
        font-size: 22px;
        line-height: 30px;
    }

    .guihua_img ul li img {
        width: 100%;
        height: 120px;
    }

    .slantTitle {
        margin: 30px 0;
        font-size: 18px;
    }

    .slantTitle::after,
    .slantTitle::before {
        font-size: 20px;
    }

    .tab1 th,
    .tab1 td {
        font-size: 14px;
    }

    .apply .apply_icon li strong {
        font-size: 20px;
        line-height: 40px;
    }

    .apply .apply_icon li .text {
        width: 90%;
    }

    .apply .apply_icon li .text h4 {
        font-size: 14px;
    }

    .ditu {
        margin-top: 0;
    }

    .menu_61 .content_list li {
        height: 200px;
        width: 48%;
    }

    .menu_61 .subTitle {
        line-height: 30px;
    }

    .liucheng_bottom .item::after {
        right: -22px;
    }

    .bottom_text {
        top: -0px;
        margin: 20px 0;
    }

    .menu_61 .p_pro {
        margin-top: -120px;
    }

    .menu_61 .newview_item .pic {
        float: none;
        text-align: center;
    }

    .menu_61 .newview_item .text {
        padding-top: 30px;
    }

    .sidebar {
        top: 10px;
    }

    .sortnavul {
        display: block;
    }

    .sortnavul li {
        padding: 0 20px;
    }

    .p_pro {
        margin-top: 25px;
    }

    .menu_76 .sortnavul,
    .menu_77 .sortnavul,
    .news .sortnavul {
        display: flex;
    }

    .personnel-box .personnel-item .personnel-text .number {
        width: 60px;
        height: 60px;
    }

    .personnel-box .personnel-item .personnel-text .number span {
        font-size: 50px;
    }

    .personnel-box .personnel-item .personnel-title h3 {
        font-size: 22px;
    }

    .personnel-box .personnel-item .personnel-title p {
        font-size: 16px;
        letter-spacing: 1px;
    }

    .personnel-box .personnel-item .personnel-pic {
        width: 40%;
    }

    .personnel-container .page-top__text {
        width: 100%;
    }

    .menu_77 .content_list li .top-title h3 {
        font-size: 20px;
    }
}

@media screen and (max-width: 480px) {
    .index .ad1 .ad1_con p {
        font-size: 14px;
    }

    .index_message .pic_box {
        width: 40%;
        float: left;
        padding-top: 8%;
    }

    .index_message .text_box .text_box_icon {
        width: 20px;
    }

    .index_message .text_box .text_box_con span {
        font-size: 14px;
    }

    .index .ad2 .ad2_con p {
        font-size: 14px;
    }

    .tuandui_toptitle .title {
        font-size: 22px;
        line-height: 30px;
    }

    .p_container .sortnavul li a {
        font-size: 16px;
    }

    .intro_toptitle h2.line {
        left: 30%;
    }

    .intro_toptitle {
        width: 100%;
    }

    .content {
        padding: 0 1%;
    }

    .intro_pic {
        width: 40%;
        padding-top: 100px;
    }

    .intro_text {
        width: 58%;
        padding-top: 120px;
    }

    .intro_text .title {
        font-size: 20px;
        margin-bottom: 40px;
    }

    .intro_text .title span {
        font-size: 14px;
    }

    .menu_79 .new_pro_con .content_list li .title,
    .menu_72 .new_pro_con .content_list li .title {
        padding: 0;
        padding-top: 30px;
    }

    .sortnavul span.line {
        padding: 15px 0;
    }

    .guihua_img ul li img {
        width: 100%;
        height: auto;
    }

    .apply_icon .big_icon img {
        width: 50%;
    }

    .apply .apply_icon li::after {
        content: '';
        display: inline-block;
        width: 20px;
        height: 20px;
        background: url(../Images/jiantou.png) no-repeat 0 0 / 100%;
        position: absolute;
        top: 30px;
        right: -10px;
    }

    .con_zixun_top .zixun_title h3 {
        font-size: 20px;
        line-height: 30px;
    }

    .con_zixun_top .zixun_title p {
        font-size: 12px;
    }

    .con_zixun_top .zixun_beizhu h4 {
        font-size: 14px;
        line-height: 25px;
    }

    .con_zixun_top .zixun_beizhu p {
        font-size: 12px;
        line-height: 25px;
    }

    #com_nmpost_gbook .message h4 {
        font-size: 16px;
        line-height: 30px;
    }

    #com_nmpost_gbook .message p {
        font-size: 12px;
        line-height: 25px;
    }

    .gbook_formbtn input {
        height: 30px !important;
        font-size: 14px;
    }

    #com_nmpost_gbook .message {
        bottom: 70px;
    }

    .gbook_indexpost {
        width: 90%;
    }

    .menu_61 .p_pro {
        margin-top: -70px;
    }

    .menu_61 .subTitle {
        font-size: 12px;
    }

    .liucheng_bottom .item::after {
        right: -20px;
    }

    .liucheng_bottom .item,
    .liucheng_top {
        margin-bottom: 20px;
    }

    .chushi .liucheng_bottom .item:nth-last-of-type(1) {
        margin-bottom: 20px;
    }

    .liucheng_top .title {
        width: 150px;
        font-size: 16px;
    }

    .liucheng_top .title,
    .liucheng_top .number {
        height: 30px;
    }

    .liucheng_top .number {
        font-size: 26px;
        width: 130px;
    }

    .liucheng_bottom .long_item {
        width: 100%;
    }

    .zhunbei .liucheng_bottom .item {
        margin-bottom: 30px;
    }

    .zhunbei .liucheng_bottom .item::after {
        content: '';
        width: 13px;
        height: 15px;
        position: absolute;
        top: 43px;
        left: 50%;
        transform: translateX(-50%);
        background: url(../Images/jiantou2.png) no-repeat 0 0 / 100%;
    }

    .menu_61 .content_list li {
        height: 230px;
    }

    .menu_61 .zhaopin .resume {
        width: 40%;
    }

    /* 一建首页 */
    .in-about {
        width: 100%;
    }

    .in-about__con .in-about__text {
        padding-right: 0;
        padding: 0 2%;
    }

    .in-about__con .in-about__text .in-about__des {
        padding-left: 0;
    }

    .in-about__con .in-about__text .in-about__des p {
        margin-bottom: 0;
        color: #000;
        text-align: justify;
    }

    .index_partner {
        padding: 0 2%;
    }

    /* .in-about__con .in-about__text .in-about__des p:nth-of-type(2) {
        padding-right: 0;
        width: 250px;
    } */
    /* .in-about__con .in-about__pic {
        width: 350px;
    } */

    .in-about__con .in-about__text .in-about__des .in-detail {
        margin-top: 30px;
    }

    .in-news .first-news .in-news__time,
    .in-news .first-news .in-news__title,
    .in-news .first-news .in-news__info {
        width: 100%;
    }

    .in-news .first-news .first-pic {
        position: relative;
        width: 100%;
    }

    .in-news__time {
        font-size: 24px;
    }

    .index-title .in-title__line {
        margin-top: 15px;
        margin-bottom: 20px;
    }

    .index-title p {
        font-size: 16px;
    }

    .index-title h2 {
        font-size: 24px;
        line-height: 30px;
    }

    .in-about__con .in-about__text .in-about__des {
        margin-top: 40px;
    }

    .footer .contactlist {
        flex-wrap: wrap;
    }

    .footer .footer-con {
        width: 100%;
    }

    .footer .erweima {
        width: 100%;
        position: relative;
        text-align: center;
        margin-top: 20px;
    }

    .copyright p {
        line-height: 25px;
        color: #fff;
        padding: 10px 5px;
    }

    .in-case .i_newlist ul li {
        width: calc(100% / 2);
    }

    .in-case .i_newlist ul li.active .item_wrapper {
        display: flex;
    }

    .new_pro_con .left_title {
        float: none;
        width: 80px;
        margin-right: 20px;
        height: 100px;
    }

    .new_pro_con .left_title h2 {
        font-size: 120px;
    }

    .new_pro_con .left_title p {
        position: relative;
        width: 100vw;
        display: block;
        white-space: nowrap;
        left: 0;
        top: 0;
        bottom: 0;
        text-align: center;
        font-size: 30px;
    }

    .new_pro_con .left_title p span {
        color: #333;
    }

    /* .new_pro_con .page-topPic {
        display: none;
    } */
    .menu_71 .right_con .des-list li {
      width: 100%;
      padding-right: 40px;
      margin-bottom: 45px;
  }
  .remark *{
    max-width: 100%;
  }
  .remark img{
    height: auto !important;
  }
  .content_list li {
    width: calc(100% / 1 - 10px);
    overflow: hidden;
    position: relative;
    margin: 0 5px 10px;
}
  .remark1 img{
    height: auto !important;
  }
  .wap_pic {
    margin-bottom: 20px !important;
    overflow: hidden;
}
    #com_thenm_list .new_pro_con .left_title {
        margin-left: 0;
        top: 0;
        background: transparent;
        height: 60px;
    }

    #com_thenm_list .new_pro_con .left_title h2 {
        display: none;
    }

    .menu_74 #com_thenm_list .new_pro_con .left_title {
        display: none;
    }

    .menu_74 .pro_menu_74&gt;h3 {
        font-size: 20px;
        margin-bottom: 30px;
        margin-top: 20px;
    }

    .menu_74 .new_pro_con .content_list li .title {
        padding: 0;
        margin-top: 15px;
    }

    .menu_70 .right_con .des-text {
        margin-top: 0px;
    }

    .menu_71 .right_con .des-list li h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .menu_74 .new_pro_con .right_con {
        margin-top: 0px;
    }

    .menu_74 .new_pro_con .content_list li {
        width: 100%;
    }

    .waterfall{
        display: flex;
        flex-wrap: wrap;
    }

    .waterfall .item {
        width: 100%;
    }

    .item img {
        width: 100%;
        margin-bottom: 10px;
    }

    .news-con_list li .list-con .toptitle {
        margin-bottom: 0;
    }

    .news-con_list li .list-con .toptitle {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 0;
    }

    .news-con_list li .list-con .news_infos {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 5px;
    }

    .news-con_list li .list-con {
        padding-left: 15px;
    }

    .news-con_list li .pic {
        width: 140px;
        display: flex;
        align-items: center;
    }

    .news-con_list li .list-con .details {
        font-size: 12px;
    }

    .news-con_list li .list-con {
        width: calc(100% - 140px);
    }

    .pro-con_list li {
        margin-bottom: 20px;
    }

    .pro-con_list li .pro-des {
        padding-top: 10px;
    }

    .pro-con_list li .pro-des .pro-icon {
        width: 36px;
        height: 32px;
    }

    .pro-con_list li .pro-des .toptitle {
        font-size: 22px;
    }

    .pro-con_list li .pro-des .subtitle {
        font-size: 14px;
    }

    .personnel-box .personnel-item .personnel-text {
        flex-direction: row;
    }

    .personnel-box .personnel-item .personnel-text .number {
        margin-left: 30px;
        margin-bottom: 0;
    }

    .personnel-box .personnel-item .personnel-title {
        margin-bottom: 0;
    }

    .personnel-box .personnel-item .personnel-title h3 {
        line-height: 40px;
    }

    .personnel-box .personnel-item .personnel-title p {
        line-height: 35px;
    }

    .personnel-box .personnel-item .personnel-font {
        margin-top: 10px;
    }

    .personnel-box .personnel-item .personnel-pic {
        position: relative;
        width: 100%;
        right: 0;
        margin: 20px 30px 0;
    }

    .menu_77 .content_list li .bottom-title p:first-child {
        margin-left: 0;
    }

    .contact-item .contact-text .title-text h3 {
        font-size: 28px;
    }

    .contact-item .contact-text .title-text h3::before {
        width: 20px;
        height: 20px;
        top: 9px;
        left: -9px;
    }

    .contact-item .contact-text .title-text p {
        font-size: 14px;
        line-height: 30px;
    }

    .menu_77 .content_list li {
        padding: 20px;
    }

    .productremark {
        padding-top: 25px;
    }

    .position-view__title h3 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .position-view__title .des ul li {
        font-size: 12px;
        line-height: 30px;
        margin-right: 8px;
    }

    .position-view__title .des ul li:last-child {
        margin-right: 0;
    }

    .position-view .position-view__title {
        padding-bottom: 20px;
    }

    .position-view__con {
        margin-top: 30px;
    }

    .position-view__con .position-con__item {
        margin-bottom: 30px;
    }

    .position-con__item h4 {
        font-size: 16px;
    }

    .position-view__con .position-con__item p {
        font-size: 14px;
    }
}

@media screen and (max-width: 414px) {
    .i_nav_btn {
        width: 35px;
        height: 35px;
    }

    .i_banner_box .slider-nav {
        bottom: 10% !important;
    }

    .i_banner_box .slider-nav .slider-nav__item {
        width: 10px !important;
        height: 10px !important;
    }

    .welcome_bg .welcome_text {
        font-size: 14px;
    }

    .tuandui_toptitle .title {
        font-size: 20px;
    }

    .tuandui_toptitle .content_text {
        font-size: 12px;
        line-height: 25px;
    }

    .index .target {
        margin-top: 20px;
    }

    .tuandui_toptitle {
        margin-bottom: 20px;
    }

    .tuandui_toptitle .line {
        height: 2px;
    }

    .index .ad1 .ad1_con p {
        font-size: 12px;
        letter-spacing: 5px;
    }

    .index_message .pic_box {
        width: 100%;
        float: none;
        text-align: center;
        padding-top: 0;
    }

    .index_message .text_box {
        padding-top: 20px;
    }

    .index .ad2 .ad2_con p {
        font-size: 12px;
        letter-spacing: 10px;
    }

    .index .ad2 .ad2_con a {
        width: 100px;
        height: 22px;
        line-height: 22px;
        font-size: 12px;
    }

    .index .ad2 {
        margin-bottom: 20px;
    }

    .footer {
        font-size: 12px;
        padding-bottom: 30px;
        padding-left: 2%;
        padding-right: 2%;
    }

    .intro_text {
        padding-top: 90px;
    }

    .intro_pic {
        padding-top: 150px;
    }

    .intro_text .title {
        margin-left: -25%;
    }

    .intro_toptitle h2.line {
        left: 25%;
    }

    .intro_text .text_info p {
        line-height: 20px;
    }

    .proview_item_3 .pro_list ul li,
    .proview_item_2 .pro_list ul li {
        height: 320px;
        width: 48%;
    }

    .proview_item_3 .pro_list ul li:nth-of-type(3n) {
        margin-right: 2%;
    }

    .p_container .sortnavul li a {
        font-size: 14px;
    }

    .national_flag_list li {
        margin-right: 2%;
    }

    #com_nmpost_gbook .message h4 {
        font-size: 14px;
    }

    .liucheng_bottom .item {
        margin-right: 6%;
    }

    .menu_61 .resume {
        width: 50%;
    }


    /* 一建首页 */
    .menu_77 .content_list li {
        position: relative;
    }

    .in-case .i_newlist ul li .item_wrapper h3 {
        font-size: 22px;
    }

    .in-case .i_newlist ul li .item_wrapper a {
        font-size: 14px;
        position: absolute;
        right: 20px;
        bottom: 20px;
    }

    .menu_73 .new_pro_con .content_list li {
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    .personnel-box .personnel-item .personnel-title h3 {
        font-size: 20px;
    }

    .personnel-box .personnel-item .personnel-title p {
        font-size: 14px;
    }

    .personnel-box .personnel-item .personnel-font p {
        font-size: 14px;
    }

    .personnel-container .page-top__text {
        font-size: 14px;
    }

    .personnel-box .personnel-item {
        overflow: hidden;
    }

    .menu_77 .content_list li .top-title {
        display: block;
        margin-bottom: 15px;
    }

    .menu_77 .content_list li .top-title h3 {
        margin-bottom: 15px;
        font-size: 18px;
    }

    .menu_77 .content_list li .top-title h3::before {
        margin-right: 15px;
    }

    .menu_77 .content_list li .top-title a {
        font-size: 14px;
        position: absolute;
        right: 20px;
        bottom: 20px;
    }

    .menu_77 .content_list li .bottom-title {
        display: block;
    }

    .menu_77 .content_list li .bottom-title p {
        width: 100%;
    }

    .contact-item .contact-map {
        padding-top: 60%;
    }

    .menu_79 .new_pro_con .content_list li .title,
    .menu_72 .new_pro_con .content_list li .title {
        padding-top: 20px;
    }

    .news-con_list li .list-con .time {
        font-size: 12px;
    }

    .remark1 {
        padding-left: 2%;
        padding-right: 2%;
    }

    #com_thenm_list {
        padding-left: 2%;
        padding-right: 2%;
    }

    .index-title h2 {
        font-size: 22px;
        margin: 0;
    }

    .in-about__con .in-about__text .in-about__des {
        margin-top: 20px;
    }

    .in-about__con .in-about__text .in-about__des::before {
        top: -15px;
    }

    .index-title .in-title__line {
        margin-top: 7px;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 375px) {
    .intro_text .title {
        margin-left: -30%;
    }

    .intro_text {
        padding-top: 85px;
    }

    .intro_bg_pic_left {
        position: absolute;
        top: auto;
        left: 20px;
        bottom: -100px;
    }

    .proview_item_3 .pro_list ul li,
    .proview_item_2 .pro_list ul li {
        height: 280px;
    }

    .new_pro_con .content_list li {
        margin-bottom: 15px;
    }

    .apply .apply_icon li::after {
        top: 20px;
    }

    .apply .apply_icon li .text {
        margin: 8px auto 0;
    }

    .apply .apply_icon li .text p {
        margin-top: 0;
    }

    .liucheng_bottom .item {
        width: 80px;
    }

    /* 一建首页 */
    .in-case .i_newlist ul li .item_wrapper h3 {
        font-size: 18px;
    }

    .in-case .i_newlist ul li {
        padding: 2px;
    }

    .sortnavul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .sortnavul li {
        white-space: nowrap;
    }

    .sortnavul li:last-child {
        padding-right: 20px !important;
    }

    .in-case .i_newlist ul li .item_wrapper {
        position: absolute;
        top: 2px;
        left: 2px;
        right: 2px;
        bottom: 2px;
    }

    .in-news__title h3 {
        font-size: 16px;
    }

    .other-news li .toptitle .in-news__title {
        padding-right: 15px;
    }

    .other-news li .bottomInfo .in-news__info {
        padding-right: 20px;
    }

    .other-news li .bottomInfo .in-news__detail,
    .other-news li .toptitle .in-news__time {
        width: 55px;
    }

    .in-news__time {
        font-size: 18px;
    }

    .in-news .first-news .in-news__title {
        margin-bottom: 15px;
    }

    .new_pro_con .left_title p {
        font-size: 22px;
    }

    .menu_71 .right_con .des-list li {
        width: 50%;
        padding-right: 10px;
        margin-bottom: 25px;
    }

    .menu_71 .right_con .des-list li:nth-of-type(even) {
        padding-right: 0;
        padding-left: 10px;
    }

    .menu_71 .right_con .des-list li h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .menu_71 .right_con .des-list li h3 span {
        padding-bottom: 10px;
    }

    .menu_71 .right_con .des-list li p {
        font-size: 14px;
    }

    .menu_71 .right_con .des-list {
        margin-top: 10px;
    }

    .new_pro_con .proall-con__text {
        font-size: 14px;
        padding-top: 15px;
        padding-bottom: 25px;
    }

    .menu_73 .new_pro_con .left_title h2 {
        font-size: 100px;
    }

    .menu_73 .new_pro_con .right_con {
        margin-top: 0;
    }

    .news-con_list li .pic {
        width: 120px;
    }

    .news-con_list li .list-con {
        width: calc(100% - 120px);
        padding-left: 10px
    }

    .news-con_list li .list-con .toptitle {
        font-size: 14px;
    }
}</pre></body></html>